home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / PRG / SysMenu 1.4 Folder.sit / SysMenu 1.4 Folder / SysMenu 1.4 / About SysMenu < prev    next >
Text File  |  1996-06-24  |  866b  |  21 lines

  1. SysMenu is a shell project that demonstrates how to create and manage a system 
  2. menu next to the Balloon Help menu. The project has been updated to compile
  3. under Metrowerks compiler using Universal Headers.
  4.  
  5. Since the initial release was designed for CW6, I have updated the code for
  6. CW8. This means that most of the Custom Code Resource stuff is gone (yes!!!),
  7. and the code uses their standard code headers which are now much prettier.
  8.  
  9. There are other things I could have added to this project, but I think this
  10. stuff is general and clean enough for others to use. Drop me any comments and 
  11. suggestions... heck, I may even use 'em!
  12.  
  13.  
  14. Changes from 1.3 to 1.4
  15.  
  16. Recompiled SysMenu and INIT Dispatcher under CW8. Fixed crashing bug in
  17. INIT Dispatcher on certain PowerPC systems at startup.
  18.  
  19.  
  20. Matt Slot (fprefect@umich.edu) - 6/24/96
  21. <http://www.si.umich.edu/~fprefect>